From b0a1a905e0b4e3b2ccc177c91068cf79dd6b91ed Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 2 May 2001 13:41:46 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 878d4e341a1..63bdea31b7b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,11 +1,17 @@ +2001-05-02 Stefan Monnier + + * progmodes/sh-script.el (sh-prev-line): Look for sh-heredoc-face + rather than font-lock-string-face. + (sh-get-indent-info): Treat heredocs like strings. + 2001-05-02 Gerd Moellmann - * textmodes/texinfmt.el (texinfo-format-parse-args): Don't - consume a newline following `}'. + * textmodes/texinfmt.el (texinfo-format-parse-args): Don't consume + a newline following `}'. (texinfo-format-email): New function. (toplevel): Use texinfo-format-email for @email. - (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp): Add - `display'. + (texinfo-format-kbd-regexp, texinfo-format-kbd-end-regexp): + Add `display'. (texinfo-sort-region): Goto point-min before sorting. (texinfo-set): Remove leading white space from value. From yagi@is.titech.ac.jp. -- 2.30.2